Name | Description | |
---|---|---|
NPropertyEditorValuePair<TValue> Constructor | Initializing constructor. |
The following tables list the members exposed by NPropertyEditorValuePair<TValue>.
Name | Description | |
---|---|---|
NPropertyEditorValuePair<TValue> Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
PropertyEditor | Gets the property editor |
Name | Description | |
---|---|---|
ClearValue | Clears the value | |
GetValue | Gets the value | |
ReadTarget | Sets the value of the editor from the specified node | |
SetValue | Sets the value | |
WriteTarget | Gets the value from the editor and sets it to the node |
Name | Description | |
---|---|---|
ValueChanged | Occurs when the value changes |